Building Miranda IM V0.8.0 From Source

Category: Geeks r Us

Post 1 by TylerK (This site is so "educational") on Sunday, 04-Oct-2009 18:05:23

Hey all,

I tried to build Miranda IM V0.8.0 from the source code, and I got an error in the MSN plugin's compilation. It said something like:
...protocolsmsnmsn_misc.cpp(57): error C2246: 'TypeCast': Cannot convert from 'overloaded-function' to 'PIncrementFunc(__stdcall *)'
None of the functions of this name in scope match the target type.
What does this mean, and how do I resolve it?

Tyler

Post 2 by TylerK (This site is so "educational") on Sunday, 04-Oct-2009 18:06:25

The path should have been .\..\protocols\msn\msn_misc.cpp.